chore(coderabbit): Disable auto-generated high level summary in PR descriptions - #1000
chore(coderabbit): Disable auto-generated high level summary in PR descriptions#1000vprashrex wants to merge 3 commits into
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe CodeRabbit configuration disables high-level review summaries. ChangesReview Configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes Merge Risk: ⚪ Minimal · up to This change disables auto-generated high-level PR summaries while retaining other review behavior. It is ready to merge. Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
OpenAPI changes ⚪ No API surface changesNote This PR does not modify the API contract.
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
CodeRabbit injects its own auto-generated "high level summary" into every PR description, overwriting/appending to what the author wrote. That makes the human-written motivation harder to find and makes descriptions noisy.
high_level_summarydefaulted to enabled, so CodeRabbit added its summary block to each PR description.high_level_summary: falsein.coderabbit.yaml— PR descriptions stay exactly as the author wrote them.Walkthrough and line-level review comments are unaffected.
Checklist
Before submitting a pull request, please ensure that you mark these task.
fastapi run --reload app/main.pyordocker compose upin the repository root and test.